Category: Plug-Ins & Patches
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.1.3.7
Date:
06-03-2009 08:00 AM
Size:
24.43 Kb
Downloads:
587
Favorites:
23
MD5:
Pictures
NuN-LDB interactive tooltip
NuN-LDB, LibDataBroker Addon for NotesUNeed
This Addon is a simple LDB "launcher" for NotesUNeed users, that don't want to have the micro buttons on the screen and don't want to use slash commands.
I wrote this for myself but decided to share it with the community.

You need to have NotesUNeed installed for this addon to work (and make sense )
  • it's not localized (eventually will be)
  • I only testet it with DockingStation so I don't know if there are any problems with other broker display addons
  Change Log - NuN-LDB, LibDataBroker Addon for NotesUNeed
3.1.3.7
-------
- added wowinteface.com ID to TOC for Minion
- Updated TOC-Version to match WoW client

3.1.2.6
-------
- complete rewrite because of switch to LibQTip
- switched from TabletLib to LibQTip and LibQTipClick for more flexibility and eyecandy
- added icons to menu items. it's a workaround. cellprovider planned for the future
- added text field to data source.
- new versioning system: wowversion.repositoryversion
  Archived Versions - NuN-LDB, LibDataBroker Addon for NotesUNeed
File Name
Version
Size
Author
Date
3.1.2.6
24kB
markushe
06-02-2009 06:13 AM
1.0
55kB
markushe
05-21-2009 09:24 AM
  Comments - NuN-LDB, LibDataBroker Addon for NotesUNeed
Post A Reply Comment Options
Old 07-03-2010, 05:28 PM  
ricks322
A Black Drake
Interface Author - Click to view interfaces

Forum posts: 85
File comments: 125
Uploads: 1
Just to note, this function
"function NUNLDB.OnClick(self)"

Replaces the "function NUNLDB.OnEnter(self)" in the original..

So comment out or delete the original and replace.
ricks322 is online now Report comment to moderator  
Reply With Quote
Old 07-02-2010, 01:23 AM  
thelurkerbelow
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Just in case there are others like myself who prefer normal "click on, click off" LDB launcher action:

Code:
function NUNLDB.OnClick(self)
    
    if (not NUNLDB.ldbTooltip) then
        NUNLDB.CreateTooltip()
    end
   
	NUNLDB.ldbTooltip:SmartAnchorTo(self)
	
	if NUNLDB.ldbTooltip:IsVisible() then
		NUNLDB.ldbTooltip:Hide()
	else
		NUNLDB.ldbTooltip:Show()
	end
end
thelurkerbelow is offline Report comment to moderator  
Reply With Quote
Old 06-26-2010, 10:35 PM  
ricks322
A Black Drake
Interface Author - Click to view interfaces

Forum posts: 85
File comments: 125
Uploads: 1
Could you change to tooltip so that it faded out on its own. Having to select "close" is a real pain.


Other than that this is a great addon.

p.s. I am using it with Ninga Panel and it works just fine.
Last edited by ricks322 : 06-26-2010 at 10:36 PM.
ricks322 is online now Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | TankSpot | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.